home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / pmake / doc / index / Makefile < prev    next >
Encoding:
Makefile  |  1989-11-15  |  47 b   |  3 lines

  1. index    : index.c
  2.     $(CC) $(CFLAGS) -o $@ index.c
  3.